TimeZoneDefinitionPeriods Property |
Represents a collection of Period elements that define the time offset at different stages of the time zone.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<Period> Periods { get; }Public ReadOnly Property Periods As IList(Of Period)
Get
Property Value
Type:
IListPeriod
See Also